home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=WWW File Share
- AppVerName=WWW File Share 1.40
- AppId=WWW File Share
- AppPublisher=LionMax Software
- AppPublisherURL=http://www.wfshome.com
- AppSupportURL=http://www.wfshome.com
- AppUpdatesURL=http://www.wfshome.com
- DefaultDirName={pf}\WWW File Share
- DefaultGroupName=WWW File Share
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\WWWFileShare.exe"; DestDir: "{app}";
- Source: "{app}\web.css"; DestDir: "{app}";
- Source: "{app}\wfs.chm"; DestDir: "{app}";
- Source: "{sys}\Mswinsck.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall regserver sharedfile
- Source: "{app}\Root\Start.htm"; DestDir: "{app}\Root";
- Source: "{app}\Root\b_browser.gif"; DestDir: "{app}\Root";
- Source: "{app}\Root\b_help.gif"; DestDir: "{app}\Root";
- Source: "{app}\Root\b_refresh.gif"; DestDir: "{app}\Root";
- Source: "{app}\Root\b_start.gif"; DestDir: "{app}\Root";
- Source: "{app}\Root\b_stop.gif"; DestDir: "{app}\Root";
- Source: "{app}\Root\WFS.GIF"; DestDir: "{app}\Root";
- Source: "{app}\Root\b_about.gif"; DestDir: "{app}\Root";
- [Dirs]
- Name: "{app}\index"; Flags: uninsalwaysuninstall
- Name: "{app}\Root"; Flags: uninsalwaysuninstall
- [Run]
- Filename: "{app}\WWWFileShare.exe"; Description: "Launch WWW File Share"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\WWW File Share"; Filename: "{app}\WWWFileShare.exe";
- Name: "{userdesktop}\WWW File Share"; Filename: "{app}\WWWFileShare.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\WWW File Share"; Filename: "{app}\WWWFileShare.exe"; Tasks: quicklaunchicon;
- Name: "{group}\HELP"; Filename: "{app}\wfs.chm"; WorkingDir: "{app}"; IconFilename: "{app}\wfs.chm";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
-